AdEnrollSchedExtend 
Logical Entity Name  AdEnrollSchedExtend 
Default Table Name  AdEnrollSchedExtend 
Physical Only  NO 
Definition 
 
Note 
 

AdEnrollSchedExtend Columns 
ColumnName  Domain  Datatype  NULL  Definition 
AdEnrollSchedExtendID(PK)    int  NO 
 
AdEnrollSchedID(FK)    int  NO 
 
PriorEnd    datetime  NO 
 
NewEnd    datetime  NO 
 
DateBilled    datetime  YES 
 
DateAdded    datetime  NO 
 
DateLstMod    datetime  NO 
 
UserID(FK)    int  NO 
 
ts    timestamp  NO 
 

AdEnrollSchedExtend Primary and Unique Keys 
Key Name  Key Type  Keys 
AdEnrollSchedExtend_AdEnrollSchedExtendID_U_C_IDX  PrimaryKey  AdEnrollSchedExtendID 

AdEnrollSchedExtend Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
AdEnrollSched  Non-Identifying  One To Zero or More  FK_AdEnrollSchedExtend_AdEnrollSchedID_AdEnrollSched_AdEnrollSchedID      AdEnrollSchedID  NO  YES 
SyStaff  Non-Identifying  One To Zero or More  FK_AdEnrollSchedExtend_Userid_Systaff_Systaffid      UserID  NO  YES 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 

AdEnrollSchedExtend Check Constraints 
Check Constraint Name  CheckConstraint